SixBit API Schema
ShippedDateType Simple Type
Description
The date shipped.
Namespace (none)
Type
Restriction of xs:dateTime
Diagram
ShippedDateType Simple Type
Overview
ShippedDateType Restriction of xs:dateTime
The date shipped.
Source
<xs:simpleType name="ShippedDateType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The date shipped.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:dateTime" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.